Skip to main content

All Questions

1vote
4answers
665views

How to randomly extract a substring of 200 characters from a fasta file

Is there any Linux command one can use to extract a sequence from a file? For instance, a file contains one million lines, and we want to randomly sample only a sequence of 200 characters from that ...
GSQ's user avatar
  • 37

close